swapEndian

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[N] swapEndian(ubyte[N] bytes)
    @nogc nothrow pure
    ubyte[N]
    swapEndian
    (
    uint N
    )
    (
    ubyte[N] bytes
    )
  2. ubyte[] swapEndian(ubyte[] bytes)

Meta